﻿2026-07-27T09:30:26.9987657Z ##[group]Run actions/checkout@v5
2026-07-27T09:30:26.9987904Z with:
2026-07-27T09:30:26.9988082Z   repository: SaberMage/spt-shell-notify
2026-07-27T09:30:26.9988315Z   path: .adapter-notify
2026-07-27T09:30:26.9990167Z   token: ***
2026-07-27T09:30:26.9990330Z   ssh-strict: true
2026-07-27T09:30:26.9990495Z   ssh-user: git
2026-07-27T09:30:26.9990672Z   persist-credentials: true
2026-07-27T09:30:26.9990862Z   clean: true
2026-07-27T09:30:26.9991035Z   sparse-checkout-cone-mode: true
2026-07-27T09:30:26.9991242Z   fetch-depth: 1
2026-07-27T09:30:26.9991408Z   fetch-tags: false
2026-07-27T09:30:26.9991589Z   show-progress: true
2026-07-27T09:30:26.9991761Z   lfs: false
2026-07-27T09:30:26.9991942Z   submodules: false
2026-07-27T09:30:26.9992113Z   set-safe-directory: true
2026-07-27T09:30:26.9992304Z   allow-unsafe-pr-checkout: false
2026-07-27T09:30:26.9992513Z env:
2026-07-27T09:30:26.9992680Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T09:30:26.9992906Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T09:30:26.9993153Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T09:30:26.9993352Z ##[endgroup]
2026-07-27T09:30:27.1727994Z Syncing repository: SaberMage/spt-shell-notify
2026-07-27T09:30:27.1728495Z ##[group]Getting Git version info
2026-07-27T09:30:27.1728891Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-07-27T09:30:27.1747730Z [command]/usr/bin/git version
2026-07-27T09:30:27.1783658Z git version 2.43.0
2026-07-27T09:30:27.1801638Z ##[endgroup]
2026-07-27T09:30:27.1813877Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b6a02458-ad63-4913-8d41-f3c2515eec99' before making global git config changes
2026-07-27T09:30:27.1814841Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T09:30:27.1817683Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-27T09:30:27.1847653Z ##[group]Initializing the repository
2026-07-27T09:30:27.1850968Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-27T09:30:27.1878288Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-27T09:30:27.1878854Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-27T09:30:27.1879509Z hint: of your new repositories, which will suppress this warning, call:
2026-07-27T09:30:27.1879881Z hint: 
2026-07-27T09:30:27.1880162Z hint: 	git config --global init.defaultBranch <name>
2026-07-27T09:30:27.1880463Z hint: 
2026-07-27T09:30:27.1880749Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-27T09:30:27.1881676Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-27T09:30:27.1882048Z hint: 
2026-07-27T09:30:27.1882239Z hint: 	git branch -m <name>
2026-07-27T09:30:27.1882925Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-27T09:30:27.1890309Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-27T09:30:27.1917832Z ##[endgroup]
2026-07-27T09:30:27.1918170Z ##[group]Disabling automatic garbage collection
2026-07-27T09:30:27.1920906Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T09:30:27.1945671Z ##[endgroup]
2026-07-27T09:30:27.1946009Z ##[group]Setting up auth
2026-07-27T09:30:27.1951041Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T09:30:27.1976629Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T09:30:27.2181316Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T09:30:27.2208572Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T09:30:27.2405602Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T09:30:27.2435378Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T09:30:27.2623468Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T09:30:27.2652244Z ##[endgroup]
2026-07-27T09:30:27.2652641Z ##[group]Determining the default branch
2026-07-27T09:30:27.2655158Z Retrieving the default branch name
2026-07-27T09:30:27.8143914Z Default branch 'main'
2026-07-27T09:30:27.8144716Z ##[endgroup]
2026-07-27T09:30:27.8145250Z ##[group]Fetching the repository
2026-07-27T09:30:27.8149313Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-27T09:30:28.4325405Z From https://github.com/SaberMage/spt-shell-notify
2026-07-27T09:30:28.4325916Z  * [new branch]      main       -> origin/main
2026-07-27T09:30:28.4343717Z ##[endgroup]
2026-07-27T09:30:28.4344066Z ##[group]Determining the checkout info
2026-07-27T09:30:28.4346435Z ##[endgroup]
2026-07-27T09:30:28.4358770Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T09:30:28.4399193Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T09:30:28.4426937Z ##[group]Checking out the ref
2026-07-27T09:30:28.4429939Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-27T09:30:28.4468688Z Switched to a new branch 'main'
2026-07-27T09:30:28.4469106Z branch 'main' set up to track 'origin/main'.
2026-07-27T09:30:28.4472922Z ##[endgroup]
2026-07-27T09:30:28.4507188Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T09:30:28.4528691Z ee2d37eadc730c0019e0af82d683074c509634a2
